Gets or sets the Held status for the job
__property VARIANT_BOOL Held;
VARIANT_BOOL Held;
Property Held() As VARIANT_BOOL
False
When the job is held (Held=True), it will not be automatically triggered (e.g., according to schedules), but can still be run manually or by other jobs.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|